*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 19 Sep 2006 13:12:26 +0000 (13:12 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 19 Sep 2006 13:12:26 +0000 (13:12 +0000)
lisp/ChangeLog

index 4a77feeed9fa267eab2cfcac16e800903bf4686d..1a0eab42e774f66528e6674b721a0a7fad2a4332 100644 (file)
@@ -1,15 +1,20 @@
+2006-09-19  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (line-move-partial): Optimize.  Try window-line-height
+       before posn-at-point to get vpos of current line.
+
 2006-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
-       
+
        * viper.el: Bumped up version/date of update to reflect the substantial
        changes done in August 2006.
-       
+
        * viper-cmd (viper-next-line-at-bol): make sure button-at, push-button
        are defined.
-       
+
        * ediff-util.el (ediff-add-to-history): new function.
-       
+
        * ediff.el: use ediff-add-to-history instead of add-to-history.
-       
+
 2006-09-18  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
 
        * textmodes/conf-mode.el (conf-space-mode): Doc fix.